Dynamic Faction System - 
-- Admin creation of factions, done in game
-- Faction Leaders can adjust faction name and rank names in game
-- 8 ranks fully customizeable, rank 7 and 8 can hire and fire

Dynamic Entrance System -
-- Admin creation of entrances in game, via 2 simple commands
-- Simple entering by pressing your space bar
-- Virtual World is fully dynamic, set it to what you want, whenever you want.

Dynamic Vehicle System -
-- Create a vehicle in game at any time
-- Set vehicle to different type, public, rentable, purchasble
-- Admin park vehicles
-- Teleport to vehicles
-- Lock command with audio noise attached ( You could include your own mp3 if you want)

Basic MDC system -
-- This is at the most basic form, you enter a command following vehicle plate, and it shows you to the owner, or renter
-- This was just made to show you an example of how this could be done.

MySQL -
-- The server is fully intergrated with MySQL
-- This means the server saves everything on an online database, increases speed greatly.

Admin Logs -
-- As of right now, there is a log for all money given away, by staff
-- This gives you example on how to make more logs

Player Commands:
/me /do /shout /low /whisper /engine /team /faction /lights /lock /returncar

Admin Commands:
/fedit (Create or edit factions)
/vcreate (Creates vehicles)
/apark (Admin park Vehicles)
/setvw (Sets player virtual world)
/setint (Set player interior)
/kick (Kicks the player)
/ban (Bans the player)
/oocstatus (Turns on or off OOC chat)
/mute (Mutes a player)
/unmute (UnMutes a player)
/freeze (Freezes a player)
/unfreeze (Unfreezes a player)
/slap (Sends a player into the air)
/createadmin (Make a player an admin)
/setadminpassword (Sets admin a password needed to login to admin status) - Not in use -
/adminlogin (Let's an admin Login) - Not in use -
/adminduty (Sets your player color to yellow, letting players know you are on admin duty)
/ecreate (Makes an entrance point)
/einterior (Makes an interior for an entrance)
/respawncar (Respawns the car you are sitting in)
/gotocar (Allows you to teleport to a vehicle)
/vehtype (Allows you to set the vehicle type [0 = Citizen, 1 = PD, 2 = Rentable, 3 = Ownable])
/setrentprice (Allows you to set the rentable vehicles price)
/setfaction (Puts a player into the faction as leader)
/money (Gives a player money)



